-
Notifications
You must be signed in to change notification settings - Fork 5
bpf/cpumap.c: Remove unnecessary TODO comment #6192
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: bpf-next_base
Are you sure you want to change the base?
bpf/cpumap.c: Remove unnecessary TODO comment #6192
Conversation
|
Upstream branch: 04a8995 |
9b33bf7 to
33b4c7f
Compare
|
Upstream branch: 96d31df |
3c7d7bb to
341ff44
Compare
33b4c7f to
e698de7
Compare
|
Upstream branch: e758657 |
341ff44 to
f954f9f
Compare
e698de7 to
ee5122f
Compare
|
Upstream branch: e758657 |
f954f9f to
369c771
Compare
ee5122f to
d5592b9
Compare
|
Upstream branch: e758657 |
369c771 to
dc9aa8d
Compare
d5592b9 to
27d6d8b
Compare
|
Upstream branch: e758657 |
dc9aa8d to
060c58e
Compare
27d6d8b to
4d1f3ab
Compare
|
Upstream branch: e758657 |
060c58e to
9ec8548
Compare
4d1f3ab to
7ba9a34
Compare
|
Upstream branch: ff88079 |
9ec8548 to
9b837d4
Compare
7ba9a34 to
2991dd5
Compare
|
Upstream branch: f9db3a3 |
|
Upstream branch: e6e10c5 |
e012389 to
a0768b6
Compare
e4f505a to
5119f01
Compare
|
Upstream branch: 5dae745 |
a0768b6 to
9c766dc
Compare
5119f01 to
fe98223
Compare
After discussion with bpf maintainers[1], queue_index could be propagated to the remote XDP program by the xdp_md struct[2] which makes this todo a misguide for future effort. [1]:https://lore.kernel.org/all/[email protected]/ [2]:https://docs.ebpf.io/linux/helper-function/bpf_xdp_adjust_meta/ Signed-off-by: Mehdi Ben Hadj Khelifa <[email protected]>
|
Upstream branch: 11369e6 |
9c766dc to
45b3886
Compare
2456350 to
4eb9670
Compare
d766c2f to
86f62c3
Compare
Pull request for series with
subject: bpf/cpumap.c: Remove unnecessary TODO comment
version: 3
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1013979